Labels:text | electronics | screenshot | display | software | number | font OCR: PROJECT1.DPR X program GetGdi; uses WinTypes, WinProcs; { $R *. RES} begin { The GetFreeSystemResources function is called using the GFSR GDIResources constant. This program could easily be modified to take a parameter, and return one of the other resource values accessible with this function such as: GFSR SYSTEMRESOURCES GFSR USERRESOURCES 7 Halt ( GetFreeSystemResources ( GFSR_GDIResources ) ); end. 16: 12 Modified Insert Project1